home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / wed12a.zip / CHANGES.TXT next >
Text File  |  1991-07-09  |  5KB  |  175 lines

  1. WINEDIT CHANGES, ADDITIONS, and BUG FIXES
  2. -----------------------------------------
  3.  
  4. Version 1.2a  (07/09/91)
  5.  
  6.                Added Undo/Redo.
  7.  
  8.                Added Insert/Overtype mode.
  9.  
  10.                Added keyboard macros.
  11.  
  12.                Fixed problem with drop-down file list.
  13.  
  14.                Fixed printing error - not switching back from
  15.                landscape to portrait mode.
  16.  
  17. Version 1.1B (06/10/91)
  18.  
  19.                Moved Last 20 file list from WINEDIT.INI to
  20.                project file.
  21.  
  22.                Fixed problem handling files that didn't end in
  23.                a CR/LF.
  24.  
  25.                Fixed scrollbar problem.
  26.  
  27.                Fixed problem trying to load previous file if it
  28.                no longer existed.
  29.  
  30.                Fixed status bar paint problem.
  31.  
  32.  
  33. Version 1.1A (05/04/91)
  34.  
  35.                Optimized vertical scrolling routine - especially
  36.                fast on systems with graphics coprocessors.
  37.  
  38.                Fixed PostScript print bug.
  39.  
  40.                Added Go to line function:  double click on status
  41.                line, or choose Go to line... from Search menu.
  42.  
  43.                Fixed a paste bug.
  44.  
  45. Version 1.0G (04/09/91)
  46.  
  47.                Show Next/Prev Error now handles Borland C++ compiler
  48.                output.
  49.  
  50.                Fixed combo box problem when minimizing window.
  51.  
  52.                Fixed paste when there is a selection.
  53.  
  54.                Changed screen update procedure to avoid flashing.
  55.  
  56.  
  57. Version 1.0F (04/02/91)
  58.  
  59.                Keypad + copies current line to clipboard if nothing is selected, 
  60.                otherwise copies selected text.
  61.                
  62.                Keypad - cuts current line to clipboard if nothing is selected,
  63.                otherwise cuts selected text.
  64.                
  65.                Main window size is saved in WINEDIT.INI.
  66.                
  67.                Header prints file date and time if file is unchanged,
  68.                current date and time if changed.
  69.  
  70.                Added File.Merge
  71.  
  72.                Corrected WINEDIT.HLP index error
  73.  
  74.                Changed file list combobox to handle keyboard better and
  75.                fixed update problem when closing with no active file windows.
  76.  
  77.                Corrected sharing violation when reloading SDKWIN.HLP
  78.                with SHARE.EXE loaded.
  79.  
  80.                Corrected Show Error problem when a link error was
  81.                encountered.
  82.  
  83.                Print now handles form feeds correctly.
  84.                
  85. Version 1.0E (03/14/91)
  86.  
  87.                Updated help files and documenation.
  88.  
  89.                Corrected minor printing bug.
  90.  
  91.                Corrected paint bug.
  92.  
  93. Version 1.0D (03/12/91)
  94.  
  95.                Changed local memory scheme to use danq's multiple far
  96.                local heap routines.
  97.  
  98.                Added keyboard selection items: Shift+PgUp, Shift+PgDn,
  99.                Shift+Ctrl+Home, Shift+Ctrl+End.
  100.  
  101.                Added davee's ultra-cool Control Bar.
  102.  
  103.                Fixed scrollbar bug.
  104.  
  105.                Fixed Edit.Paste bug.
  106.  
  107.                Fixed Edit.Cut bug.
  108.  
  109.                Streamlined screen updates after delete or backspace.
  110.                
  111.                Delete key at end of line now joins line with line below.
  112.                
  113. Version 1.0C (02/05/91):
  114.  
  115.                Added "Debug" item to Run Menu.
  116.  
  117.                Changed WinExec to richhe's Spawn.
  118.  
  119.                Fixed selection bug.
  120.  
  121.              (02/04/91):
  122.  
  123.                Corrected font problems with Adobe Type Manager(tm) 
  124.                and Publisher's PowerPak (tm).
  125.  
  126.                Added .WPJ (WinEdit Project) INI files for grouping
  127.                work projects.
  128.  
  129.                Added printer setup.
  130.  
  131.                Fixed numerous editing bugs.
  132.  
  133. Version 1.0B (01/06/91):
  134.  
  135.                Added Next Error/Prev Error viewing of compiler output.
  136.                
  137.                Left double click selects word.
  138.  
  139.                Changed File Open dialog box so that entering a drive or 
  140.                directory in the edit box changes directory and keeps
  141.                the current wild card pattern.
  142.  
  143.                Changed updating of WINEDIT.INI to cope with multiple instances
  144.                and quitting Windows sessions.
  145.  
  146.                Fixed bug allowing cursor to get out of sync with the current
  147.                position.
  148.  
  149.                Fixed numerous print bugs.
  150.  
  151.                Fixed bug - Canceling a print-to-file job at the "Output
  152.                file name" dialog box caused a lockup.
  153.  
  154.                Fixed bug - Starting selection with mouse and ending with
  155.                keyboard ignored mouse portion of selection.
  156.  
  157.                Fixed bug - Mouse click on text was positioning caret 
  158.                incorrectly by 1/2 character width.
  159.                
  160.                Fixed bug - if screen had scrolled horizontally with cursor
  161.                on a blank line, hitting HOME key produced momentary screen
  162.                garbage.
  163.  
  164.                Fixed bug - a Find... requiring a horizontal scroll was not
  165.                updating the screen and scrollbar properly in all cases.
  166.  
  167.                Fixed bug - Word Left wasn't restoring the screen and 
  168.                scrollbar properly if it had scrolled to the right.
  169.                
  170.                Fixed buttons on Search dialog box to line up with each other.
  171.  
  172. Version 1.0A (12/02/90):
  173.  
  174.                Initial release.
  175.